Skip to content

feat(ci): add versioned build, signing and release workflows - #18

Merged
obeone merged 1 commit into
mainfrom
versioning
Nov 18, 2025
Merged

feat(ci): add versioned build, signing and release workflows#18
obeone merged 1 commit into
mainfrom
versioning

Conversation

@obeone

@obeone obeone commented Nov 16, 2025

Copy link
Copy Markdown
Owner
  • Enhance Docker build workflow with multi-repo tags, PR security gate, metadata, and cosign signing for main and version tags
  • Introduce release workflow gated by authorized actor and main HEAD tag for automated GitHub Releases
  • Add VERSION file and version bumping/generation scripts for SemVer management and Docker tags
  • Expose application version in Dockerfile, runtime (main.py), docker-compose, and document versioning/Docker images in README

- Enhance Docker build workflow with multi-repo tags, PR security gate, metadata, and cosign signing for main and version tags
- Introduce release workflow gated by authorized actor and main HEAD tag for automated GitHub Releases
- Add VERSION file and version bumping/generation scripts for SemVer management and Docker tags
- Expose application version in Dockerfile, runtime (main.py), docker-compose, and document versioning/Docker images in README
@obeone
obeone merged commit 7829bc0 into main Nov 18, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant